home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / alaskan-adversary.swf / scripts / DefineButton2_1305 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-11  |  59 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("cutscene2");
  3.    play();
  4. }
  5.